home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / dump11.zip / DUMP.DOC < prev    next >
Text File  |  1985-12-18  |  445b  |  9 lines

  1. DUMP.COM, DUMP.ASM. This is a filter that transforms the standard
  2.         input stream into a HEX and ASCII dump and sends it to
  3.         the standard output.  Both input and output can be redirected
  4.         e.g. DUMP <in-name >out-name.  If just a filename is given
  5.         on the command line, e.g. DUMP filename, the file will be
  6.         read and dumped to the console.  By Richard G. Markley with
  7.         enhancements by Ted Shapin.
  8.  
  9.